home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1996 / 030896.doc / text0298.txt < prev    next >
Encoding:
Text File  |  1996-03-22  |  1000 b   |  22 lines

  1. Richard Addison wrote:
  2.  
  3. > That pitch shift is almost a musical half-step.  More specifically, a
  4. > speed shift from 24 FPS to 25 FPS is 1/16.98th of an octave, while a
  5. > musical half-step is 1/12 of an octave.  It can be noticed.
  6.  
  7. I hope everyone appreciates the math involved in this calculation.  A
  8. step of 1 octave is equivalent to doubling (halving) the frequency, so
  9. the octave ratio of two notes is log (base 2) of the frequency ratio,
  10. and log2( 25/24 ) = 0.0589 = 1/16.98.  And if you're looking for the
  11. "log2" key on your calculator, you probably won't find it--you'll need
  12. to include base conversion:  log2( 25/24 ) = log( 25/24 ) / log( 2 ).
  13.  
  14. As for noticing this, we should be asking PAL watchers, but if this is
  15. what you're used to, I doubt the shift is perceptible unless you have
  16. perfect pitch or a 24 FPS copy to compare.  Nor would it surprise me
  17. to hear that the average cinema projector might be time-inaccurate by
  18. as much as 4%, although admittedly that seems rather bad.
  19.  
  20. - Ernie
  21.  
  22.